Skip to content

MOCKUP: New modal for inspect IK from motion plan replay - #889

Draft
Marcus (sucrammal) wants to merge 1 commit into
mainfrom
mockup-inspect-ik
Draft

MOCKUP: New modal for inspect IK from motion plan replay#889
Marcus (sucrammal) wants to merge 1 commit into
mainfrom
mockup-inspect-ik

Conversation

@sucrammal

@sucrammal Marcus (sucrammal) commented Jul 28, 2026

Copy link
Copy Markdown
Member

Issue

Failed motion plans export as request-only JSON, so uploading one into the replayer dead-ends at "No trajectory — nothing to replay" with no way to see why it failed. This mocks up the UI for Dan's upcoming RDK inspect-ik endpoint (APP-17415), which returns every candidate IK solution classified green/yellow/red, so we can settle the UX before the endpoint exists.

Throwaway — the whole thing is a demo. inspect-ik-client.ts ignores the plan you click and always returns a bundled pirouette request + solutions pair, because the two have to describe the same scene for the poses to be drawable. Everything downstream consumes InspectIKResult, so swapping in the real route means replacing that one file.

Usage

  1. Run pnpm dev and upload any plan JSON — a failed one like ...-err-touch-pickup.json is the realistic case, but the mock ignores what you pick
  2. Hover the plan row, click the bug icon, and confirm the panel opens after a beat with a visible loading state and a "demo data" badge

@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b7fe16c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://viamrobotics.github.io/visualization/pr-preview/pr-889/

Built to branch gh-pages at 2026-07-28 20:40 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant